home *** CD-ROM | disk | FTP | other *** search
- StarDown V1.01
- --------------
- (!)1996 Larry Monte/StarLab Systems Software
-
- WHAT IS IT?
- -----------
- A DOWNLOAD_FILES command replacement which allows
- local users (SysOps) to use the DOWNLOAD command
- to copy files.
-
- GUARANTEES:
- -----------
- None expressed or implied. If StarDown works for
- you...great. If not, feel free to modify the code
- to work on your system.
-
- FEATURES:
- ---------
-
- - Can use either a default directory, or a directory specified at
- the time of DL to copy files to.
- - Uses the /q, /e command to quit or list/edit files respectively
- - Requires only one entry in MENUS.CTL. StarDown will determine
- if the user is Local or Remote.
-
- SETTING UP:
- -----------
-
- - Simply put StarDown in your /max/m directory (or a dir of your
- choice)
- - Edit line 14 to define a default path for files to be copied to:
-
- #define DEFAULT_PATH "C:\\ATEMP\\"
-
- ** Be sure to use double \\'s and include the trailing backslash
- ** StarDown will ask you at the time of DL if you want to specify
- and alternative path for copy.
- ** This path _MUST_ already exist on your system!!!
-
- - Compile Stardown using: MEX STARDOWN
-
- - In MENUS.CTL replace:
-
- File_Download Normal "Download (receive)"
-
- With:
-
- MEX m\stardown Normal "DownLoad (Receive)"
-
- That's it! You can now copy tagged files to a directory of your choice.
-
-
- Registration
- ------------
-
- Yah, right! In the spirit of Maximus, StarDown is FREEWARE for all to use
- and enjoy. You can use any portion of the MEX source code in your own
- programs as long as you give credit where credit is due.
-
-
- Other Releases by StarLab Systems Software:
- -------------------------------------------
-
- StarBar - Currently V1.10
- - LightBar File browser/selector.
- - FREQ filename STARBAR from the address below
-
- StarTrak - Currently V1.00
- - Tracks door usage on your BBS
- - FREQ filename STARTRAK from the address below
- - NOTE: May not work on OS/2
-
-
- Larry Monte
- StarLab Systems Software
- FidoNet 1:229/732 <- Please see the readme
- (1:253/232) <- file for address
- change information
-